BenSelect Documentation
KeyValuePairList<TKey,TValue> Class Properties
See Also  Send Feedback
Selerix.Foundation.Data Namespace : KeyValuePairList<TKey,TValue> Class


For a list of all members of this type, see KeyValuePairList<TKey,TValue> members.

Public Properties

 NameDescription
public PropertyCapacityGets or sets the total number of elements the internal data structure can hold without resizing. (Inherited from System.Collections.Generic.List<KeyValuePair<TKey,TValue>>)
public PropertyCountGets the number of elements contained in the List. (Inherited from System.Collections.Generic.List<KeyValuePair<TKey,TValue>>)
public PropertyItemGets or sets the element at the specified index. (Inherited from System.Collections.Generic.List<KeyValuePair<TKey,TValue>>)
Top

See Also

© 2024 All Rights Reserved.